Allow calling C fontification while rendering MIME parts
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 22:08:41 +0000 (23:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Feb 2012 22:08:41 +0000 (23:08 +0100)
commit9569f8768f360bd000652fa26b86f1fa966e3196
tree940e0981e895a9ef643cecd80475d0021cb8a5d8
parent5a203bfb4f880b3c2a2c1dd122aa6af23b743762
Allow calling C fontification while rendering MIME parts

* progmodes/cc-mode.el
(c-standard-font-lock-fontify-region-function): Set the default at
load time, too, so that `font-lock-fontify-buffer' can be called
without setting up the entire mode first.  This fixes a bug in
`mm-inline-text' with C MIME parts.
lisp/ChangeLog
lisp/progmodes/cc-mode.el